home *** CD-ROM | disk | FTP | other *** search
/ Software Club 1 / Club Software (Micro Star) (1996).iso / kwar / kwar.doc < prev    next >
Encoding:
Text File  |  1995-12-15  |  23.1 KB  |  538 lines

  1.  
  2.                    WAR IN KOREA
  3.  
  4.                  Ver. 1.2
  5.  
  6.           A Cricket Software WarGame for I.B.M. compatible PC's.
  7.  
  8.             Copyright 1994-1995 by John Daigle
  9.               All rights reserved.
  10.  
  11.  
  12.   Hardware required:
  13.   IBM compatible PC with EGA/VGA monitor and Microsoft compatible mouse.
  14.  
  15.   Description:
  16.   War In Korea is a 2 player war game played on a map of the Korean peninsula.
  17.   Each player has an army consisting of 80 divisions: 40 Infantry,
  18.   20 Armored, 10 Air Cavalry & 10 Marine. Players alternate turns,
  19.   moving all their units then resolving battles at the end of each turn.
  20.   A player wins by eliminating all enemy units or capturing all enemy cities
  21.   and holding them for 1 turn.
  22.  
  23.   The  Map:
  24.   The map shows the countries of North & South Korea, part of China and a
  25.   a small portion of Japan. The map has a grid divided into horizontal &
  26.   vertical coordinates numbered horizontally(east/west) 1 to 160 and
  27.   vertically(north/south) 0 to 115, for a total of 18,560 squares.
  28.  
  29.      Terrain:
  30.      Each square is colored or marked according to its terrain.
  31.  
  32.      land-green
  33.      cities-gray
  34.      mountains-black inverted V 's on white
  35.      ocean-blue
  36.      roads-red lines
  37.      rivers-blue lines
  38.      bridges-red lines over rivers
  39.  
  40.   Units:
  41.   NKPA (North Korean Peoples Army) & PRC (Peoples Republic of China) units
  42.   are colored light-magenta (referred to as red units).
  43.   ROK (Republic Of Korea [south]) & U.S./Allied units are colored light-cyan
  44.   (referred to as blue units).
  45.  
  46.   In map modes of 4, 8, & 12 to 1:
  47.   Infantry units are marked with an 'X' inside a white box.
  48.   Armored units are marked with a yellow rectangle bordered by white.
  49.   Air Cavalry units are marked with an 'X'ed blue circle bordered by white.
  50.   Marine units are marked with an 'M'in a red rectangle bordered by white.
  51.  
  52.   In 2 to 1 map mode:
  53.   Infantry units are marked with an 'X'.
  54.   Armored units are marked with a yellow square.
  55.   Air-Cav units are marked with a blue square.
  56.   Marine units are marked with a red square.
  57.  
  58.   In the full map (1 to 1) mode only the colors of the units(red/blue)
  59.   are shown. In maps of 8 to 1 and 12 to 1, the unit number is shown
  60.   on the unit & in map of 12 to 1, the unit types (INF,ARM,AIR,MRN)
  61.   are also shown.
  62.  
  63.   There are 2 types of specialized infantry units:
  64.      Marine-can land on beach squares ( any open-land square adjacent to an
  65.      ocean square).
  66.      Air Cavalry-can fly to and land on any open-land square.
  67.  
  68.                                      Page 1
  69.  
  70.  
  71.   Movement:
  72.   At the start of each turn each unit is given a movement count (mc).
  73.   INF,AIR,MRN units get 24 mc. ARM units get 36 mc.
  74.   As the unit is moved the mc is decreased depending on the terrain.
  75.  
  76.      travel on roads, cities & bridges costs 1 mc.
  77.      travel on land costs 3 mc.
  78.      travel in mountains costs 4 mc.
  79.      crossing rivers (not on bridges) costs 3 mc.
  80.  
  81.   Some movement is prohibited:
  82.      armor units in mountains
  83.      in a square occupied by another unit
  84.      when mc=0 or not enough mc's to cross certain terrain
  85.  
  86.   Don't worry too much about all the rules, the computer will let you know
  87.   if you try to break any of them!
  88.  
  89.   All actions in this game are controlled by the movement of the mouse and
  90.   the 2 mouse buttons. The ONLY time the keyboard is used is to enter the
  91.   file name of a saved game.
  92.  
  93.   LETS PLAY!
  94.  
  95.   Start the game by loading the game diskette and typing kwar at the
  96.   DOS prompt. The message "PLEASE WAIT-LOADING DATA FILES" will appear for
  97.   a moment followed by the game map and a sign-on message.
  98.  
  99.   SIGN-ON MESSAGE:
  100.   Gives the name of the game, version number, instructions for
  101.   ordering a registered copy and 2 buttons. The 'PRINT ORDER' button
  102.   is used to print an order form on your printer. If you have no printer
  103.   or it is off or off-line, a 'CHECK PRINTER !' message will be displayed
  104.   when you push the button. The 'OK' button is used to erase the sign-on
  105.   messages. To push a button, move the mouse arrow over the button and
  106.   push the left mouse button.
  107.  
  108.   SELECT GAME WINDOW:
  109.  
  110.   If there are any saved games on the disk, a black window will be shown over
  111.   part of the map. This window allows you to select a new game or a saved game
  112.   (all saved games have a .SAV extension ie: EXAMPLE.SAV).
  113.   If there are NO saved games this window will not appear and you will start
  114.   a new game. To select between new game and saved games move the mouse up
  115.   or down, the highlight window will move as you move the mouse. When the
  116.   desired selection is highlighted, push LEFT or RIGHT mouse button.
  117.  
  118.   For now select NEW GAME.
  119.  
  120.   You are now ready to start the game!
  121.  
  122.                                      Page 2
  123.  
  124.  
  125.   STARTING TO PLAY:
  126.  
  127.   Look at the screen. You have the game map with the units (RED & BLUE) in
  128.   their bivouac ares, a mouse arrow somewhere in the middle of the map,
  129.   7 rectangle "buttons" on the left side and a grid location displayed in
  130.   the top right corner.
  131.  
  132.   A Note on the buttons:
  133.   Buttons colored light gray are inactive, buttons lit up in another color
  134.   are active.
  135.  
  136.   Move the MOUSE:
  137.  
  138.   The arrow will move around the map and the grid location will change.
  139.   The sign-on messages will disappear when the mouse is moved.
  140.  
  141.   The MAP button:
  142.  
  143.   The light green button on the left is the MAP button. This allows you
  144.   to zoom a part of the map to 2,4,8 or 12 times its size. At the start of the
  145.   game the button reads "MAP 1 TO 1".
  146.  
  147.   Using the MAP button:
  148.  
  149.   Move the mouse arrow over the MAP button and push the LEFT mouse button.
  150.   You hear a beep, the button flashes and now reads "MAP 2 TO 1" but the map
  151.   didn't change. HOW COME?? That brings us to...
  152.  
  153.   Zooming the map:
  154.  
  155.   With the MAP button reading "2 to 1" move the arrow to anywhere on the map.
  156.   Push the LEFT mouse button. A white outline will appear on the map about
  157.   half the size of the map as long as the button is held down.
  158.   This shows the area of the map you will zoom to when you push the RIGHT
  159.   mouse button.Now release the LEFT button and push the RIGHT mouse button.
  160.   The area of the map shown will be the area that was inside the outline.
  161.   Now move the arrow back to the MAP button and push the LEFT mouse
  162.   button. The button flashes and reads "4 to 1". Move the arrow to anywhere
  163.   on the map and push the RIGHT mouse button. The map doubles again.
  164.   Try this for the "8 to 1" and "12 to 1" map zooms.
  165.   You can move around the map in the 2,4,8 & 12 to 1 modes by moving the arrow
  166.   to the square you desire to and pushing the RIGHT mouse button. That square
  167.   will now be in the center of the screen. But what about getting back to the
  168.   big picture?  Just point on the MAP button again and push (& release) the
  169.   LEFT mouse button until the MAP button reads "1 to 1". Now push the RIGHT
  170.   mouse button. The whole map appears. As long as the whole map is shown,
  171.   you can change the zoom on the MAP button (2 to 1, 4 to 1, 8 to 1, 12 to 1),
  172.   move the mouse arrow to anywhere on the map, and use the LEFT mouse button
  173.   to outline the area of the map that will be shown when you push the RIGHT
  174.   mouse button.
  175.  
  176.   Get familiar with zooming the map then we'll learn....
  177.  
  178.                                      Page 3
  179.  
  180.  
  181.   MOVING A UNIT: [picking up, moving & dropping]
  182.  
  183.   NOTE: You can not pick up and move units when full map is shown (1 to 1).
  184.   Put the arrow on a BLUE unit and push the LEFT mouse button. You hear a beep
  185.   and the unit name and "MOVES LEFT=" appear in the bottom right. You have just
  186.   "picked that unit up". Now move the mouse. The unit follows the arrow. You
  187.   will notice that the unit does not move until the arrow is near the center
  188.   of the next square. this is to make it easier to move the unit without
  189.   mistakenly moving to the wrong square. If you try to make an illegal move
  190.   (such as moving a unit on top of another), you will hear a buzz and a red on
  191.   yellow error message will appear in the bottom left of the screen. Notice that
  192.   the "MOVES LEFT" number will decrease as you move. When you are out of moves
  193.   and try to move the unit, the error message will say "INSUFFICIENT MOVES
  194.   LEFT". OK you say, I've got this unit stuck to my arrow and I'm out of moves.
  195.   Now what do I do?...Easy! Just push the LEFT mouse button again. You will
  196.   hear 2 beeps and the unit name and MOVES LEFT will disappear from the bottom
  197.   right. You have now "dropped the unit" and are free to move the arrow to
  198.   another unit and continue moving units.
  199.  
  200.   OOPS!! What if I moved the unit to the wrong square or changed my mind ?
  201.      That brings us to......
  202.  
  203.   The CANCEL button:
  204.  
  205.   If you mistakenly move the unit to the wrong square, "drop" the unit and
  206.   move the arrow over the CANCEL MOVE button. Push the LEFT mouse button.
  207.   You will hear a beep, the button will flash, and the arrow will move over
  208.   the unit you dropped. Notice that the unit is located where it was before
  209.   you made the move. The units mc (movement count) was also restored to
  210.   its previous value. That brings us to another button on the screen....
  211.  
  212.   The MOVES DONE button:
  213.  
  214.   Move the arrow over the MOVES DONE button and push the LEFT mouse button.
  215.   You will hear a beep and the button color will change from blue to red (to
  216.   be technical, from light cyan to light magenta).
  217.   Now it is RED's turn to move . You (or your opponent) can move all the red
  218.   units. You can end the turn at any time, you do not have to move all your
  219.   units. You can move as many or as few as you like. At each new turn, the
  220.   units are restored with their full movement counts (mc's).
  221.   Push the MOVES DONE button again and it turns blue (Its now BLUE's turn
  222.   again). There is one more type of movement we have not covered, that is...
  223.  
  224.  
  225.  
  226.   AIR & SEA MOVEMENT:
  227.  
  228.   All units except AIR can be moved by sea from one friendly port to
  229.   another friendly port. This can be done only if the unit is in a friendly
  230.   port at the start of a turn. A friendly port is defined as a city square
  231.   adjacent to an ocean square in a city controlled by your army. This type of
  232.   movement does not deduct any mc's (movement counts) from the unit.
  233.  
  234.                                      Page 4
  235.  
  236.  
  237.   AIR units can move by air from any land square to any land square not in
  238.   an enemy's zone of control (ie: not adjacent to an enemy unit).
  239.   No mc's are deducted.
  240.  
  241.   MRN (marine) units can move from any friendly port to another friendly port
  242.   or to any beach square (a land square adjacent to an ocean square).
  243.   Unlike other units MRN units can land on a beach square adjacent to an enemy
  244.   unit ( as long as they attack that unit at the end of the turn).
  245.  
  246.   NOTE: Air and sea movement can only be done once per unit per turn.
  247.     and may not have made any other moves that turn.
  248.  
  249.   HOW TO DO AIR/SEA MOVEMENT:
  250.  
  251.   SEA: Pick up a unit with the LEFT mouse button (remember: unit must be in
  252.   a friendly port city square at the start of turn). Now push the RIGHT mouse
  253.   button. A message will appear at the bottom left "SEA TRANSFER-MOVE POINTER
  254.   TO DESTINATION AND DROP UNIT". Note: if the unit was not in a port square
  255.   or did not have its full mc, ie: it had been moved in this turn, a red on
  256.   yellow error message will appear in the bottom left.
  257.   Using the mouse, move the arrow to another friendly port square. The unit
  258.   will follow the arrow (sometimes it lags behind but it will always catch up).
  259.   Using the LEFT mouse button drop the unit in the new port square. Note:
  260.   You may notice when you are dragging the unit over other units they will
  261.   disappear. Don't worry, they will be replaced when you drop the unit.
  262.   If you try to drop the unit anywhere but a friendly port, you will hear
  263.   a buzz and an error message at the bottom left will remind you of the rule.
  264.   Remember MRN units can also land on beaches.
  265.  
  266.   AIR: Just like sea movement except you pick up an AIR CAV unit in a land
  267.   square at the start of a turn and move it to any open land square not
  268.   adjacent to an enemy unit. Like sea movement, air movement costs no mc's.
  269.  
  270.  
  271.   FRIENDLY & UNFRIENDLY CITIES:
  272.  
  273.   To find the status of a city, move the mouse arrow over an open city square
  274.   ie: no units underneath it, and push and hold the LEFT mouse button. A
  275.   message will appear at the bottom right telling you the name of the city.
  276.   The background color of the message will tell you the status of the city:
  277.   light cyan-BLUE control
  278.   light magenta-RED control
  279.   half light cyan & half light magenta-CONTESTED
  280.   The message will disappear when you let up on the LEFT mouse button.
  281.  
  282.   HOW TO CONTROL A CITY:
  283.   At the start of the game all the cities in South Korea are under BLUE
  284.   control and all the cities in North Korea are under RED control. To gain
  285.   control of an enemy held city, enter or pass through that city (if no enemy
  286.   units are also in the city). You do not have to remain in the city, it is
  287.   in your control until an enemy unit enters or passes through the city( if
  288.   you have no units in that city). A city with both BLUE and RED units
  289.   in it is considered CONTESTED.
  290.  
  291.                                      Page 5
  292.  
  293.  
  294.   ATTACKS AND BATTLES:
  295.  
  296.   When you move any unit adjacent to an enemy unit (not across a river),
  297.   an alarm will sound, a yellow arrow (or arrows) will appear on the
  298.   attacking unit pointing to the unit (or units) under attack, and the MC of
  299.   the attacking unit will be reduced to zero. This is how you attack enemy
  300.   units. Once you move a unit into an enemy's 'zone of control' you can not
  301.   move that unit any more. However you can still cancel the move and the
  302.   attack after dropping the unit by using the cancel button ( see above ).
  303.  
  304.   You have the option to attack or not attack an enemy unit on the other side
  305.   of a river and you may move past any enemy unit as long as a river divides
  306.   you. If you drop a unit with an enemy unit next to you across a river, the
  307.   alarm will sound and a green arrow will appear on your unit pointing
  308.   to the enemy unit. This message will be in the bottom left of the screen:
  309.   'TO ATTACK PUSH LEFT BUTTON  FOR NO ATTACK PUSH RIGHT BUTTON'.
  310.   If you wish to attack that unit push the LEFT mouse button, the arrow will
  311.   change red and the MC will be reduced to zero. If you don't wish to attack,
  312.   push the RIGHT mouse button, the arrow will disappear and the MC will remain
  313.   unchanged. If you make a mistake, use the cancel button.
  314.  
  315.  
  316.   On multi-unit battles the attacker has the option of dividing combat any
  317.   way he wishes as long as the following rules are observed:
  318.  
  319.   1. If an attacking unit is adjacent to one defender, it must attack that
  320.      defender.
  321.   2. If an attacker is adjacent to two or more defenders, it must attack those
  322.      defenders that are not also adjacent to other attacking units.
  323.   3. The attacker has the option to attack defenders that are also adjacent to
  324.      other attacking units, but an attacker must attack at least one of the
  325.      defenders it is adjacent to.
  326.   4. No defender can be attacked more than once in the same turn and no
  327.      attacker can attack more than once in the same turn.
  328.  
  329.   These rules may sound confusing, but the computer will keep track of them
  330.   for you.
  331.  
  332.   ATTACK OPTIONS:
  333.  
  334.   After you have moved all the units you want and attacked all the enemy
  335.   units you want, push the MOVES DONE button. If there are multi-unit battles
  336.   requiring you to decide how to divide combat, the map will zoom 8 to 1
  337.   to that battle, the attacker will have a yellow arrow pointing to a
  338.   defender shown in reverse video, this message will be in the bottom left of
  339.   the screen 'TO ATTACK PUSH LEFT BUTTON  FOR NO ATTACK PUSH RIGHT BUTTON',
  340.   & a message 'ATTACK OPTIONS LEFT ='will be in the top left of the screen.
  341.   If you wish to attack that unit, push the LEFT mouse button. If not push the
  342.   RIGHT one. This will continue until all attack options have been decided.
  343.  
  344.                                      Page 6
  345.  
  346.  
  347.   FIGHTING BATTLES:
  348.  
  349.   After all options have been selected or after the MOVES DONE button is
  350.   pushed and units have attacked but no options need be selected then we go
  351.   into the battle phase of the game. The map will zoom 8 to 1 to a battle,
  352.   attackers & defenders will be shown in reverse video with  red arrows
  353.   showing the direction of attack. A message at the top left will show, the
  354.   total number of battles to be fought, the battle selected, and the odds of
  355.   that battle.
  356.  
  357.   A note about odds:
  358.  
  359.   Each unit has a combat factor as well as a movement count. INF, AIR & MRN
  360.   units have a combat factor of 1 & ARM units have a combat factor of 2.
  361.   Defenders across a river from attackers have their combat factors doubled
  362.   (but only if no other units are attacking them from the defenders side of
  363.   the river). The computer calculates the odds by adding up the total attacker
  364.   and defender combat factors, dividing and giving the fractional remainder to
  365.   the defender. ie: 3.5 to 1 = 3 to 1, 1 to 3.5 = 1 to 4 etc.
  366.  
  367.   How the computer resolves a battle:
  368.  
  369.   There are 5 possible results to a battle, they are:
  370.  
  371.   Attacker eliminated - all attacking units are removed from the game
  372.   Defender eliminated - all defending units are removed from the game
  373.   Attacker back 2 - all attackers must retreat 2 squares
  374.   Defender back 2 - all defenders must retreat 2 squares
  375.   Exchange - all defenders are removed from the game, all attackers equal
  376.          to the total combat factors of the defenders are removed from
  377.          the game
  378.  
  379.   The computer gets a random number from 1 to 6 (ie: rolls a die.) This
  380.   number and the odds of the battle determine the result of the battle.
  381.  
  382.   The combat result table:
  383.  
  384.  odds| 1-6 | 1-5 | 1-4 | 1-3 | 1-2 | 1-1 | 2-1 | 3-1 | 4-1 | 5-1 | 6-1
  385.      |------------------------------------------------------------------
  386.     1|Aelim|Aelim|A b 2|A b 2|D b 2|Delim|Delim|Delim|Delim|Delim|Delim
  387.   d 2|Aelim|Aelim|Aelim|A b 2| exch| exch| exch| exch| exch|D b 2|D b 2
  388.   i 3|A b 2|A b 2|A b 2|A b 2|A b 2|D b 2|D b 2|D b 2|Delim|Delim|Delim
  389.   e 4|Aelim|A b 2|A b 2|A b 2|A b 2|A b 2|A b 2|D b 2|D b 2|D b 2|Delim
  390.     5|Aelim|Aelim|Aelim|Aelim|Aelim|Aelim| exch| exch|D b 2|Delim|Delim
  391.     6|Aelim|Aelim|Aelim|Aelim|Aelim|Aelim|Aelim|Delim|Delim|Delim|Delim
  392.  
  393.  Odds greater than 1 to 6 - A eliminated. Odds greater than 6-1 - D eliminated
  394.  
  395.                                      Page 7
  396.  
  397.  
  398.   SELECT BATTLE button (green):
  399.  
  400.   You can select the battle you wish to fight first, just push the SELECT
  401.   BATTLE button until you have the battle you desire.
  402.  
  403.   START COMBAT button (red):
  404.  
  405.   When you wish to fight a battle push the START COMBAT button. The sight and
  406.   sound of the battle will flash on the screen for a few seconds, then the
  407.   result of the battle will be displayed in a yellow on red message at the
  408.   bottom of the screen.
  409.  
  410.   COMBAT RESULTS:
  411.  
  412.   If the result of the battle is Defender or Attacker eliminated, those units
  413.   will disappear from the map, if there are more battles to be fought the
  414.   SELECT BATTLE button will be green , if not, the TURN DONE button will be
  415.   light cyan or light magenta (depending on who's turn it is).
  416.  
  417.   If the result of the battle is Defender or Attacker back 2 spaces, you must
  418.   pick up those units and move them 2 squares in any direction.(NOTE: if you
  419.   are not able to move the unit 2 squares back, the unit will be removed from
  420.   the map when you drop it. So be sure not to drop the unit until you have
  421.   moved the 2 squares [if you can!].)
  422.   The combat result message will be re-displayed until all units to be moved
  423.   in the battle are moved, then the SELECT BATTLE button or the TURN DONE
  424.   button will light up accordingly.
  425.  
  426.   If the result of the battle is exchange and the attacker combat factors are
  427.   equal or less then defender factors, all units in the battle are removed
  428.   from the map, if the attackers combat factors are greater then the defender
  429.   you will be asked to pick attacking units to eliminate until the FACTORS
  430.   LEFT message at the top of the screen equals zero. NOTE: If FACTORS LEFT =1
  431.   and the only attacking unit left is an ARMOR unit with a combat factor of 2,
  432.   you have no choice but to eliminate it.
  433.  
  434.   After all battles have been resolved, push the TURN DONE button.
  435.  
  436.   The game continues until one country's units are eliminated or it's cities
  437.   captured for one turn.
  438.  
  439.   EXITING AND SAVING THE GAME:
  440.  
  441.   You will notice at the start of each turn, the EXIT GAME button lights up
  442.   brown. When you press this button the exit game windows will appear in the
  443.   middle of the map.
  444.  
  445.   The larger window has 6 options which you can highlight by moving the mouse
  446.   up and down.
  447.   The small window has the name of the current .SAV file (saved game file).
  448.   If there are no saved games, '--NO .SAV FILES--' will be displayed.
  449.  
  450.                                      Page 8
  451.  
  452.  
  453.   A description of the 6 options:
  454.  
  455.   RETURN TO GAME - Does as it says, returns you right back to the game.
  456.  
  457.   QUIT GAME - Exits the game with out saving. - sends you back to DOS.
  458.  
  459.   MAKE NEW .SAV FILE - A cursor will appear in the current file window.
  460.                use the keyboard to enter an 8 character or less
  461.                file name (don't enter the dot extension ,it's always
  462.                .SAV and entered automatically). push return (CR) when
  463.                done. The game will be saved in the new file and you
  464.                will exit to DOS.
  465.                Notes: Use the backspace key for corrections.
  466.                   A return with a blank file name will cancel the
  467.                   command.
  468.  
  469.   SAVE CURRENT FILE - The game will be saved in the file shown in the current
  470.               file window. If no file is shown, you will hear a buzz
  471.               and the command will be ignored.
  472.  
  473.   DELETE .SAV FILE - The file shown in the current file window will be deleted
  474.              from the disk. If no file is shown, you will hear a buzz
  475.              and the command will be ignored. If there are other .SAV
  476.              files on the disk, the next one will be displayed in the
  477.              current file window. If no other .SAV files are present,
  478.              '--NO .SAV FILES--' will be displayed.
  479.  
  480.   SELECT .SAV FILE - If more than one .SAV file exists the next one will be
  481.              shown in the current file window. After the last one is
  482.              shown the first one will be redisplayed. If one or no
  483.              files exist you will hear a buzz and the command will be
  484.              ignored.
  485.  
  486.  
  487.   WINNING THE GAME:
  488.  
  489.   If you capture all the enemy's units or all his cities for one turn,
  490.   bells will sound and a large message will appear at the bottom of the
  491.   screen declaring VICTORY!! Then pushing any mouse button will exit to DOS.
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.                                      Page 9
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.     -------------- IMPORTANT NOTICE ----------------
  516.  
  517.  
  518.   WAR IN KOREA is a copyrighted shareware program. You have 30 days to
  519.   evaluate it. After 30 days you must register it in order to use it.
  520.   To register send Check or Money Order for $22.00 (includes shipping) to:
  521.  
  522.             John Daigle
  523.             10680 West Rd.
  524.             Redwood Valley, Ca. 95470
  525.  
  526.   You can print out an order form using the 'Print Order' button
  527.   on the sign-on message or print the file 'ORDERFOR.DOC'.
  528.  
  529.   Be sure to specify 3 1/2 or 5 1/4 disks.
  530.  
  531.   Registered users will receive a copy of the game with all the latest
  532.   updates, an information phone number and major discounts on all programs
  533.   from Cricket Software.
  534.  
  535.   If you are a distributor or vendor of shareware be sure to read the
  536.   'VENDOR.DOC' file.
  537.  
  538.